rftrace 0.1.0

Function tracer backend. Logs all functions entries and exits. Works on all software compiled with mcount() instrumentation.
Documentation

Backend for rftrace. Provides an mcount implementation, which does nothing by default but can be enabled via frontend. A lot of documentation can be found in the parent workspaces readme.